FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (110 ms)

Package ehealth4u.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-dischargereport-r4
Url http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-dischargereport-r4
Status draft
Name CYEHRSDDischargeReport
Title Cyprus EHR Discharge Report profile
Experimental False
Description *Update: This profile is retired and replaced by http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-visitsummary-r4.* Clinical document used to represent a Discharge Report which can be used for both outpatient and inpatient purposes as part of the prototype of the national integrated EHR of Cyprus. The main use-case of this profile is to record all the necessary data describing the actions taken for the patient and/or the findings that were identified during an encounter as part of an episode of care.
Type Composition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips Codeable Concept (IPS)
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-encounter-r4 Cyprus EHR Encounter profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4 Cyprus EHR Organization profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient Cyprus EHR Patient profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4 Cyprus EHR Practitioner profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrole-r4 Cyprus EHR Practitioner Role profile
http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsilanguage Cyprus EHR Value Set: eHDSI Language


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cyehr-sd-dischargereport-r4",
  "url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-dischargereport-r4",
  "name" : "CYEHRSDDischargeReport",
  "title" : "Cyprus EHR Discharge Report profile",
  "status" : "draft",
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ehealthl@ucy.ac.cy",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "*Update: This profile is retired and replaced by http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-visitsummary-r4.* Clinical document used to represent a Discharge Report which can be used for both outpatient and inpatient purposes as part of the prototype of the national integrated EHR of Cyprus. The main use-case of this profile is to record all the necessary data describing the actions taken for the patient and/or the findings that were identified during an encounter as part of an episode of care.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/clinicaldocument",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition.meta",
        "path" : "Composition.meta"
      },
      {
        "id" : "Composition.meta.profile",
        "path" : "Composition.meta.profile",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Composition.meta.profile:CyprusEHRProfile",
        "path" : "Composition.meta.profile",
        "sliceName" : "CyprusEHRProfile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-dischargereport-r4"
      },
      {
        "id" : "Composition.language",
        "path" : "Composition.language",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsilanguage"
        }
      },
      {
        "id" : "Composition.text",
        "path" : "Composition.text",
        "mustSupport" : true
      },
      {
        "id" : "Composition.extension",
        "path" : "Composition.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Composition.extension:versionNumber",
        "path" : "Composition.extension",
        "sliceName" : "versionNumber",
        "min" : 0,
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "definition" : "A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.\r\n\r\nCyprusEHR: The National eHealth Authority OID indicating that this is a discharge form document.",
        "comment" : "Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.\r\n\r\nCyprusEHR: This SHALL be used for the discharge reports of the national integrated EHR of Cyprus.",
        "patternIdentifier" : {
          "use" : "official",
          "system" : "urn:oid:2.16.840.1.113883.3.9143.5.3.1"
        },
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier.use",
        "path" : "Composition.identifier.use",
        "min" : 1
      },
      {
        "id" : "Composition.identifier.system",
        "path" : "Composition.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.identifier.value",
        "path" : "Composition.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "comment" : "For Composition type, LOINC is ubiquitous and strongly endorsed by HL7. Most implementation guides will require a specific LOINC code, or use LOINC as an extensible binding.\r\n\r\nCyprusEHR: All CYEHRDischargeForm instances must include the type.code = 34133-9/episodeNoteSummary since they are all considered summary notes on an encounter of a specific episode (see more here: https://motorcycleguy.blogspot.com/2010/08/whats-diff.html). More refining codings are allowed like:\r\n(1) loinc.org/34105-7 for \"Hospital Discharge summary\" (a very specific summarization of an inpatient episode of care).",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ],
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "34133-9"
            }
          ]
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible"
        }
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "min" : 1
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.type.coding.display",
        "path" : "Composition.type.coding.display",
        "min" : 1
      },
      {
        "id" : "Composition.category",
        "path" : "Composition.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "short" : "Discharge Report categories",
        "definition" : "A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type.\r\n\r\nCyprusEHR: Specifies the category of the Discharge Report. The general term \"Discharge Report\" is expected to be used and where applicable a more refiend term can be additionally used.",
        "comment" : "This is a metadata field from [XDS/MHD](http://wiki.ihe.net/index.php?title=Mobile_access_to_Health_Documents_(MHD)).\r\n\r\nCyprusEHR: For CYEHR the term 18842-5/Discharge summary will be the only coding used for the created discharge reports.",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ],
        "binding" : {
          "strength" : "extensible"
        }
      },
      {
        "id" : "Composition.category:dischargeSummary",
        "path" : "Composition.category",
        "sliceName" : "dischargeSummary",
        "short" : "Discharge Summary report",
        "definition" : "A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type.\r\n\r\nCyprusEHR: This category indicates that this composition profile represents a discharge summary report. The discharge summary report can be used to give a synopsis of a patient's admission to a hospital or a synospis of a patient's visit to an outpatient doctor.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ],
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "18842-5"
            }
          ]
        },
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Composition.category:dischargeSummary.coding",
        "path" : "Composition.category.coding",
        "min" : 1
      },
      {
        "id" : "Composition.category:dischargeSummary.coding.system",
        "path" : "Composition.category.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.category:dischargeSummary.coding.code",
        "path" : "Composition.category.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.category:dischargeSummary.coding.display",
        "path" : "Composition.category.coding.display",
        "min" : 1
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "short" : "Who Discharge Report is about",
        "definition" : "CyprusEHR: Who Discharge Report is about. The discharge report is about a patient to give a synopsis of his/her health data as recorded during his/her admission to a hospital or visit to an outpatient doctor as part of an encounter.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.reference",
        "path" : "Composition.subject.reference",
        "min" : 1
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "short" : "Encounter associated with this discharge report",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-encounter-r4"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.encounter.reference",
        "path" : "Composition.encounter.reference",
        "min" : 1
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "short" : "Who and/or what authored the discharge report",
        "definition" : "CyprusEHR: Identifies who is responsible for the information in the discharge report, not necessarily who typed it in.",
        "comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\nCyprusEHR: For CYEHR: in the cases a Practitioner has authored the discharge report, the corresponding CYEHRSDPractitionerRole shall be used.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrole-r4",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4"
            ]
          }
        ]
      },
      {
        "id" : "Composition.author.reference",
        "path" : "Composition.author.reference",
        "min" : 1
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "short" : "Title of the Discharge Report",
        "definition" : "Official human-readable label for the discharge report.",
        "mustSupport" : true
      },
      {
        "id" : "Composition.confidentiality",
        "path" : "Composition.confidentiality",
        "comment" : "The exact use of this element, and enforcement and issues related to highly sensitive documents are out of scope for the base specification, and delegated to implementation profiles (see security section). This element is labeled as a modifier because highly confidential documents must not be treated as if they are not.\r\n\r\nCyprusEHR: Following the eHSDI MVC corresponding value set (eHDSIConfidentiality) use only the following codes for the national Integrated EHR system of Cyprus: \r\n* N (display: normal)\r\n* R (display: restricted)\r\n* V (display: very restricted)",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Codes specifying the level of confidentiality of the composition (eHDSI MVC compatible)"
        }
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.mode",
        "path" : "Composition.attester.mode",
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.time",
        "path" : "Composition.attester.time",
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.party",
        "path" : "Composition.attester.party",
        "comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\nCyprusEHR: For the discharge reports created by the national integrated EHR of Cyprus, the practitionerRole of a doctor will be referenced to indicate the attester.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrole-r4",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4",
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.attester.party.reference",
        "path" : "Composition.attester.party.reference",
        "min" : 1
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "short" : "National eHealth Authority of Cyprus",
        "definition" : "Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.\r\n\r\nCyprusEHR: The National eHealth Authority of Cyprus which is the custodian of the discharge reports that are stored in the national integrated EHR system of Cyprus.",
        "comment" : "This is useful when documents are derived from a composition - provides guidance for how to get the latest version of the document. This is optional because this is sometimes not known by the authoring system, and can be inferred by context. However, it is important that this information be known when working with a derived document, so providing a custodian is encouraged.\r\n\r\nCyprusEHR: Every dicharge report stored in the national integrated EHR of Cyprus SHALL have as custodian the NeHA."
      },
      {
        "id" : "Composition.custodian.reference",
        "path" : "Composition.custodian.reference",
        "min" : 1
      },
      {
        "id" : "Composition.custodian.identifier",
        "path" : "Composition.custodian.identifier",
        "patternIdentifier" : {
          "use" : "official",
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:oid:2.16.840.1.113883.3.9143.1.1"
        }
      },
      {
        "id" : "Composition.custodian.identifier.system",
        "path" : "Composition.custodian.identifier.system",
        "min" : 1
      },
      {
        "id" : "Composition.custodian.identifier.value",
        "path" : "Composition.custodian.identifier.value",
        "min" : 1
      },
      {
        "id" : "Composition.custodian.display",
        "path" : "Composition.custodian.display",
        "fixedString" : "National eHealth Authority of Cyprus"
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "comment" : "A document is a version specific composition.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "comment" : "The event needs to be consistent with the type element, though can provide further information if desired.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
      },
      {
        "id" : "Composition.event.code.coding.system",
        "path" : "Composition.event.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.event.code.coding.code",
        "path" : "Composition.event.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.event.code.coding.display",
        "path" : "Composition.event.code.coding.display",
        "min" : 1
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "code"
            }
          ],
          "rules" : "open"
        },
        "short" : "Sections composing the Discharge Report",
        "definition" : "The root of the sections that make up the discharge report.\r\n\r\nCyprusEHR: The structure of the sections composing the CYEHRDischargeReport is designed in a way to be conformant with the XeHealth Discharge Report.",
        "min" : 2,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.code",
        "path" : "Composition.section.code",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section.author.reference",
        "path" : "Composition.section.author.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section.focus.reference",
        "path" : "Composition.section.focus.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section.orderedBy",
        "path" : "Composition.section.orderedBy",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section.orderedBy.coding.system",
        "path" : "Composition.section.orderedBy.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section.orderedBy.coding.code",
        "path" : "Composition.section.orderedBy.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section.orderedBy.coding.display",
        "path" : "Composition.section.orderedBy.coding.display",
        "min" : 1
      },
      {
        "id" : "Composition.section.entry.reference",
        "path" : "Composition.section.entry.reference",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section.entry.identifier.system",
        "path" : "Composition.section.entry.identifier.system",
        "min" : 1
      },
      {
        "id" : "Composition.section.entry.identifier.value",
        "path" : "Composition.section.entry.identifier.value",
        "min" : 1
      },
      {
        "id" : "Composition.section.emptyReason",
        "path" : "Composition.section.emptyReason",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section.emptyReason.coding.system",
        "path" : "Composition.section.emptyReason.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section.emptyReason.coding.code",
        "path" : "Composition.section.emptyReason.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section.section",
        "path" : "Composition.section.section",
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
      },
      {
        "id" : "Composition.section:sectionAllergies",
        "path" : "Composition.section",
        "sliceName" : "sectionAllergies",
        "short" : "\"Allergies &or adverse reactions\" section",
        "definition" : "The root of the sections that make up the composition.\r\n\r\nCyprusEHR: Contains a list and description of any allergies or adverse reactions pertinent to current or past medical history. At a minimum this section should contain currently active and any relevant historical allergies and adverse reactions (term description by LOINC).",
        "comment" : "CyprusEHR: This section is designed in a way to be conformant with the sectionAllergies from XeHealth Discharge Report.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionAllergies.title",
        "path" : "Composition.section.title",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionAllergies.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "48765-2"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionAllergies.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.section:sectionAllergies.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\nCyprusEHR: Display is optional due to the conformance requirement with the XeHealth DischargeReport.sectionAllergies.code.coding"
      },
      {
        "id" : "Composition.section:sectionAllergies.author.reference",
        "path" : "Composition.section.author.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.focus.reference",
        "path" : "Composition.section.focus.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.text",
        "path" : "Composition.section.text",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionAllergies.orderedBy",
        "path" : "Composition.section.orderedBy",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section:sectionAllergies.orderedBy.coding.system",
        "path" : "Composition.section.orderedBy.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.orderedBy.coding.code",
        "path" : "Composition.section.orderedBy.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.orderedBy.coding.display",
        "path" : "Composition.section.orderedBy.coding.display",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionAllergies.entry.reference",
        "path" : "Composition.section.entry.reference",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionAllergies.entry.identifier.system",
        "path" : "Composition.section.entry.identifier.system",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.entry.identifier.value",
        "path" : "Composition.section.entry.identifier.value",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionAllergies.emptyReason",
        "path" : "Composition.section.emptyReason",
        "comment" : "The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.\r\n\r\nCyprusEHR: Omitted due to conformance requirement with the XeHealth DischargeReport.sectionAllergies",
        "max" : "0"
      },
      {
        "id" : "Composition.section:sectionAllergies.section",
        "path" : "Composition.section.section",
        "comment" : "Nested sections are primarily used to help human readers navigate to particular portions of the document.\r\n\r\nCyprusEHR: Omitted due to conformance requirement with the XeHealth DischargeReport.sectionAllergies",
        "max" : "0",
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
      },
      {
        "id" : "Composition.section:sectionMedications",
        "path" : "Composition.section",
        "sliceName" : "sectionMedications",
        "short" : "\"History of Medication\" section",
        "definition" : "The root of the sections that make up the composition.\r\n\r\nCyprusEHR: History of medication use defines a patient's current medications and history of pertinent medications. This term may also include a patient's prescription and dispense history (term description by LOINC).",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionMedications.title",
        "path" : "Composition.section.title",
        "short" : "Medication Summary section",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionMedications.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ],
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "10160-0"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionMedications.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.section:sectionMedications.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.text",
        "path" : "Composition.section.text",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionMedications.orderedBy",
        "path" : "Composition.section.orderedBy",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section:sectionMedications.orderedBy.coding.system",
        "path" : "Composition.section.orderedBy.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.orderedBy.coding.code",
        "path" : "Composition.section.orderedBy.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.orderedBy.coding.display",
        "path" : "Composition.section.orderedBy.coding.display",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionMedications.entry.reference",
        "path" : "Composition.section.entry.reference",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:sectionMedications.entry.identifier.system",
        "path" : "Composition.section.entry.identifier.system",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.entry.identifier.value",
        "path" : "Composition.section.entry.identifier.value",
        "min" : 1
      },
      {
        "id" : "Composition.section:sectionMedications.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:sectionMedications.section",
        "path" : "Composition.section.section",
        "max" : "0",
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.